xen/arm: vgic-v3: Emulate read to GICD_ICACTIVER<n>
authorJulien Grall <julien.grall@citrix.com>
Wed, 18 Nov 2015 17:28:03 +0000 (17:28 +0000)
committerIan Campbell <ian.campbell@citrix.com>
Wed, 25 Nov 2015 12:29:29 +0000 (12:29 +0000)
commit833a6939560fa634df8ee9e980e85de6c6c6e71d
treea45063f9fb07b20ac68b2be08ec8c67025119bbd
parent5482d13dcfd675644148e807abbb0a5c4a5e660d
xen/arm: vgic-v3: Emulate read to GICD_ICACTIVER<n>

The GICD_ICACTIVER<n> registers are missing in the read emulation of the
distributor.

Call the common emulation for the whole range.

Signed-off-by: Julien Grall <julien.grall@citrix.com>
Acked-by: Ian Campbell <ian.campbell@citrix.com>
xen/arch/arm/vgic-v3.c